.stickyheader {
	width: 100%;
	height: 0;
	z-index: 3000;
}
.stickyalias {
	display: none;
	height: 10px;
	z-index: 3000;
}
.unstickyheader {
	margin-bottom: 0;
	z-index: 3000;
}
.othercontent {
	margin-top: 40px;
}
